From 587f993444cb2d733673e32291402f4289ec04da Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 14 Jan 2014 15:02:26 +0100 Subject: [PATCH] treemodelfilter: Fix typo in API docs --- gtk/gtktreemodelfilter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtktreemodelfilter.c b/gtk/gtktreemodelfilter.c index e8fd57c3d0..a9ebca4861 100644 --- a/gtk/gtktreemodelfilter.c +++ b/gtk/gtktreemodelfilter.c @@ -83,7 +83,7 @@ * last row removed), the node's visibility should be updated. * * This introduces a dependency from the node on its child nodes. In order - * to accommodate this, #GtkTreeModelFilter must make sure the necesary + * to accommodate this, #GtkTreeModelFilter must make sure the necessary * signals are received from the child model. This is achieved by building, * for all nodes which are exposed as visible nodes to #GtkTreeModelFilter's * clients, the child level (if any) and take a reference on the first node -- 2.30.2